home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr45 / gravis.zip / SOUNDCRD.TXT < prev    next >
Text File  |  1993-01-22  |  28KB  |  608 lines

  1. Newsgroups: comp.sys.ibm.pc.soundcard
  2. Path: rtmrd1!sun4nl!utrcu1!infnews!infnews!waardenb
  3. From: waardenb@cs.utwente.nl (Jerry van Waardenberg)
  4. Subject: ** SUMMARY SOUNDCARDS
  5. Message-ID: <1993Jan6.120729@cs.utwente.nl>
  6. Keywords: Soundcards
  7. Sender: usenet@cs.utwente.nl
  8. Nntp-Posting-Host: utis107
  9. Organization: University of Twente, Dept. of Computer Science
  10. Date: Wed, 6 Jan 1993 11:07:29 GMT
  11. Lines: 675
  12.  
  13. **** SOUNDCARDS - Which is the best? - January 1993 ****
  14.  
  15. First of all: Happy newyear to everyone!
  16. Here is the 3rd revision of the article about soundcards. There are no new cards
  17. added (yet), but a number of mistakes have been corrected. I have also added an
  18. overview of the specifications of some cards.
  19.  
  20. The text of this article is composed from a lot of messages of different people.
  21. I hope they're not going to flame me for taking their remarks and putting them
  22. into this article. But anyway... Thanx to everyone who contributed to this
  23. article.
  24.  
  25. I'm not sure if everything in this article is correct. If you find any mistakes,
  26. or have comments or suggestions, then let me know by e-mail. The opinions in
  27. this article are my own, unless stated otherwise; other people might have other
  28. opinions (I certainly hope they do ;-)).
  29.  
  30. **** INTRODUCTION
  31.  
  32. Generally PC's can produce music in four different ways, dependent on the type
  33. of soundcard used:
  34.  
  35. 1. By Digital to Analogue (D/A) conversion. Samples stored in the computer's
  36. memory are digitally processed and transformed to analogue signals, that can be
  37. played over a stereo set or headphones.
  38.  
  39. 2. By synthesis. The computer sends note-information to the soundcard, which
  40. produces analogue signals. There are two basic forms of synthesis: FM and
  41. wavetable synthesis.
  42.  
  43. 3. By MIDI. Note-information is send through a MIDI-interface to a MIDI-device,
  44. which produces the music.
  45.  
  46. 4. By controlling a CD-ROM drive. The music is stored on CD-ROM which is
  47. controlled by the computer.
  48.  
  49. ** FM synthesis
  50.  
  51. With FM synthesis the tones are produced by waveform- generators, called
  52. operators. The more operators are used, the better the sound quality will be. A
  53. disadvantage of FM synthesis is that it is very hard to produce realistic
  54. sounding instruments, especially when playing high pitched notes (reeds, guitar,
  55. etc.). The Adlib was the first soundcard that used this technique, using a
  56. Yamaha YM3812 FM chip with two operators. Most Adlib compatible cards
  57. (SoundBlaster, Pro Audio Spectrum) are also using this techn ique. The newer
  58. cards are mostly using the new Yamaha YMF262 (OPL-3) FM chip, which has four
  59. operators.
  60.  
  61. ** Wavetable synthesis (WS)
  62.  
  63. With WS (mostly 16-bit PCM) samples are used to produce sound. The samples are
  64. stored in ROM or RAM on the soundcard. A WS-processor performs operations on the
  65. samples, such as altering their pitch and length. Since the samples are taken
  66. from real instruments, they generally sound very realistic. Until recently this
  67. technique was only used by high-end soundcards, but it is becoming more and more
  68. popular now. Examples of cards that use WS are the Gravis UltraSound and the
  69. Roland SCC-1.
  70.  
  71. ** MIDI
  72.  
  73. [The following explaination is from Teemu Mottonen] (General) MIDI is a standard
  74. that many synth- and soundcards manufacturers are starting to use. It assigns
  75. particular sounds to certain sound (or patch) numbers. There are 128 of them.
  76. This way, say, a MIDI file that uses sound number 1 will always play an
  77. 'acoustic piano' on different synths. In PCs, mainly two kinds of MIDI
  78. interfaces are used: UART MIDI and MPU-401. The first can be found in
  79. soundblasters, Pro Audio Spectrums, etc. With these the computer (or the program
  80. using MIDI) handles everything. MPU-401 is the model of an early PC MIDI
  81. interface by Roland. These cards have two modes: dumb and intelligent. Many DOS
  82. programs use the MPU in the intelligent mode, so compatibility is a must. In
  83. Windows things are different; as long as you have a driver for the MIDI card,
  84. things should work o.k.
  85.  
  86. Some cards use a mixture of these techniques, such as the Roland LAPC-1.
  87.  
  88. ** Sampling
  89.  
  90. Most cards nowadays support sampling. Usually this is done in 8-bit or 16-bit
  91. resolution, but there are cards that use other resolutions (Adlib Gold 1000 uses
  92. 12-bit sampling). Sampling is done by a Analogue to Digital Converter (ADC).
  93. Samples can be compressed by using PCM (Puls Code Modulation) or AD-PCM, which
  94. is an variant of PCM that yields higher compression. With AD-PCM the sound
  95. quality usually is less than with PCM.
  96.  
  97. ** MPC (Multimedia PC) specifications.
  98.  
  99. A PC may be called a "Multimedia PC" (MPC) if it conforms to a number of
  100. specifications. For the soundcards these specs are:
  101.  
  102. * 8-bit DAC (16-bit recommended) with PCM and 11 and 22 KHz sampling.
  103.   Processor load may not be more than 10%.
  104. * 8-bit ADC (16-bit recommended) with PCM and 11 and 22 KHz sampling.
  105. * Microphone input.
  106. * MIDI synthesizer, 6-tone polyphonic (6 tones at the same time), FM-based
  107.   and/or sample-based (WS). If sample-based, the samples must at least be 8-bit.
  108. * Audio mixer.
  109.  
  110. Since a MPC must be equipped with a CD-ROM, most soundcards provide a CD-ROM
  111. interface, with a minimum throughput of 150 kB/sec.
  112.  
  113. ** Channels, instruments and voices.
  114.  
  115. These words are common in the soundcard-business, but what do they mean? It took
  116. a while before I understood what they were and I am not sure if I do now, so
  117. correct me if I'm wrong. I will try to explain. Instruments, patches and notes
  118. are synonyms. Each instrument can be played "through" a single channel. So if a
  119. card has 8 channels, it means that it can play 8 instruments at the same time.
  120. And the number of voices is the number of instruments per channel. Let me try to
  121. illustrate that with an example: Consider an orchestra divided into 8 sections
  122. (channels). Each section plays one type of instrument (patch, note). Every
  123. section can contain 16 musicians (voices). Then we've got 8-channel, 16-voice
  124. sound. Now you see?
  125.  
  126.  
  127. **** REVIEWED CARDS
  128.  
  129. I will give an overview of some cards that looked interesting to me. Most of
  130. them were released only recently. The reviewed cards are: The SoundBlaster Pro,
  131. the SoundBlaster 16, the Pro Audio Plus/16, the Gravis UltraSound, the Roland
  132. LAPC-1 and the Roland SCC-1. After that I'll give an short description of some
  133. other cards. All these cards, except for the Rolands, are MPC-compatible.
  134.  
  135. ** The SoundBlaster Pro (SB-pro)
  136.  
  137. The SoundBlaster (SB) from Creative Labs was the first Adlib compatible card
  138. that, besides FM music, was capable of recording and playing (8-bit) samples.
  139. The original SB contained 1 (mono) or 2 (stereo) Yamaha YM3812 chips. The first
  140. SB-pro was also equipped with 2 YM3812 chips, but the newer version (SB-pro 2.0)
  141. contained the new OPL-3 chip.
  142.  
  143. The SB-pro is capable of 8-bit sampling at 44.100 Hz in stereo and supports
  144. AD-PCM compression. It has a CD-ROM interface which is only compatible with
  145. Matsushita drives. A General MIDI interface is present. The SB-pro has a 2 x 4
  146. Watts amplifier. Volume can be altered manually on the back of the card or by
  147. software.
  148.  
  149. Inputs:
  150. * Microphone,
  151. * external line in.
  152. Outputs:
  153. * Audio,
  154. * line out,
  155. * SB compatible MIDI,
  156. * SB CD-ROM interface.
  157.  
  158. The SB-pro is fully Adlib and SB compatible. It is supported by a lot of games,
  159. but many of these games do not use the extra possibilities of the Pro version.
  160.  
  161. Sampling quality of the SB-pro is good. Since it uses FM-synthesis to generate
  162. sound, the SB-pro is not a good card to produce high quality music. However,
  163. FM-synthesis in combination with sampling produces good results for games.
  164.  
  165. The SB-pro comes with seven 5.25" DD disks or four 3.5" DD disks, which contain
  166. drivers for Windows, demos and applications. Interesting are Voice Edit 2, for
  167. recording and editing samples. Unfortunately SB uses its own "voice" format for
  168. storing these samples (.VOC files), instead of the more general
  169. Windows-compatible "wave" format (.WAV files). The Windows software consists of
  170. a simple but good Mixer program and JukeBox, for playing MIDI files. The rest of
  171. the software isn't much good, except for Voyetra (a MIDI sequencer).
  172.  
  173. PERSONAL OPINION: The big advantage of the SB is its support by a lot of games.
  174. Too bad these games usually do not support the extra capabilities of the SB-pro.
  175. Therefore, if you're looking for a CD-ROM, I think you can better buy a normal
  176. SB than a SB-pro. If you do want to have CD-ROM, you can better take another
  177. card (read on!), since the SB-pro supports only Matsushita CD-ROM drives.
  178.  
  179.  
  180. ** SoundBlaster 16
  181.  
  182. The SoundBlaster 16 (SB 16) is an improved version of the SB-pro, that offers
  183. real 16 bit stereo sound. Of course the SB16 is SB, SB-pro and Adlib compatible.
  184.  
  185. The SB-16 supports 8 and 16 bit stereo sampling and playing up to 44.1 KHz, has
  186. dynamic filtering and ADPCM compression. It also contains a 16 bit ASP (Advanced
  187. (Digital) Signal Processor), which enables you to download a compression and/or
  188. voice recognition algorithm. On-board real-time (de)compression takes much load
  189. off the processor (up to 75%). Compression also minimizes the amount of data
  190. that must be transferred from memory to the card (16 bit stereo sampling at 44.1
  191. KHz requires 2x2x44 = 176 kB/sec uncompressed... *glug* that really keeps your
  192. PC busy! No more smooth scrolling!).
  193.  
  194. Like the SB-pro the SB-16 has a Yamaha YMF262 (OPL-3) synthesizer chip, with 4
  195. voice operator FM synthesis. A WaveBlaster daughterboard is optional. The
  196. WaveBlaster works according to the General MIDI system and has 128 PCM sampled
  197. sounds.
  198.  
  199. Inputs:
  200. * Microphone,
  201. * external line in.
  202. Outputs:
  203. * Audio line out,
  204. * MPU 401 UART and SB compatible MIDI,
  205. * SB CD-ROM interface.
  206.  
  207. The MPU-interface is only supported in dumb mode.
  208.  
  209. The SB16 comes with quite a lot of software. I haven't seen it, so I don't know
  210. if it is good stuff. Included are: Creative Wave Studio, HCS Interactive, DB
  211. Talker, SB Sim, Creative Mosaic, PC-Animate Plus, Intelligent Organ, MMPlay,
  212. Creative Talking Scheduler, Monologue for Windows, SB MIDI and DOS and Windows
  213. 3.1 drivers.
  214.  
  215. The sampling quality of the SB-16 is good, but there is quite a lot of noise
  216. (I've heard this from someone who's reviewing a test version, which may not be
  217. entirely correct. Maybe the circuitry isn't shielded very good?). Since there is
  218. no software for the SB-16 yet, the special capabilities cannot be tested.
  219.  
  220. PERSONAL OPINION: Since it is a SoundBlaster, it is supported by a lot of games.
  221. Together with the optional WaveBlaster it forms a great, but quite expensive,
  222. combo. It's advantages are its MPU-compatible MIDI interface, 16 bit sampling
  223. and ASP. But it still has a SB-compatible CD-ROM interface instead of a SCSI
  224. interface. I think it is best to wait until this card is more supported.
  225.  
  226.  
  227. ** Pro Audio Spectrum Plus and Pro Audio Spectrum 16
  228.  
  229. The Pro Audio Spectrum Plus and -16 (PAS+ and PAS-16) from Media Vision are
  230. probably the SB's main competitors when it comes to Adlib compatible cards. Both
  231. cards are almost identical, except that the PAS-16 has 16 bit sampling and the
  232. PAS+ 8-bit.
  233.  
  234. The PAS-16 features 8, 12 and 16 bit stereo sampling and playback (up to 44.1
  235. KHz), dynamic filtering and ADPCM compression and decompression. The PAS+ does
  236. not have 12 and 16 bit sampling.
  237.  
  238. Like the SB-pro and SB-16, the PAS has a Yamaha YMF262 (OPL-3) synthesizer chip
  239. with 4 operator FM sounds. The PAS has shielded circuitry and dynamic filtering.
  240.  
  241. Inputs:
  242. * Microphone,
  243. * External line in (stereo),
  244. * PC speaker.
  245. Outputs:
  246. * Audio line out (headphones, amplifier),
  247. * SCSI (not just for CD-ROM, but also for tape-streamers,
  248. optical drives, etc),
  249. * general MIDI (requires optional MIDI Mate),
  250. * joystick.
  251.  
  252. S/N: 90 db.
  253. Dynamic range: 90 db.
  254. Harmonic distortion: 0.05%
  255.  
  256. The PAS-16 is one of the two cards I've tried myself (the other is the GUS). The
  257. 16-bit samples sounds incredibly good. The example MOD-files that come with the
  258. PAS-16 sound really awesome (great stereo, no noise)!
  259.  
  260. The PAS16 comes with quite a lot of software (compared to the other cards):
  261. Stereo Studio F/X is a waveform editor. It looks very neat but is incredibly
  262. slow. SP Spectrum is a MIDI sequencer. TrakBlaster Pro is a very nice
  263. MOD-player. Furthermore, there is a mixer (supports "loudness", which makes low
  264. pitched sounds come out better), a multimedia application (Audio Mate) and a
  265. speech synthesizer (Pro Speech). For Windows there are three (!!) mixers and a
  266. number of drivers.
  267.  
  268. Although Media Vision claims the PAS is fully SB(-pro) compatible, some people
  269. have problems when using the PAS as a SB. It seems that the PAS is not 100% SB
  270. compatible.
  271.  
  272. PERSONAL OPINION: The PAS16 is a good soundcard and offers a lot of value for
  273. your money. The 16-bit MOD files sound very good. But playing MIDI songs through
  274. the internal FM chip is quite a disappointment. I like the amount and quality of
  275. the software that comes with the PAS16 and the standard SCSI interface for
  276. CD-ROM. This, and the overall mechanical quality of the card, IMHO makes the PAS
  277. a better card than the SB. Too bad the PAS16 is not 100% compatible with the
  278. SB(-pro).
  279.  
  280.  
  281. ** The Gravis UltraSound
  282.  
  283. The Gravis UltraSound (GUS) from Advanced Gravis is a brand new 16 bit soundcard
  284. that uses wavetable synthese (WS) to generate sound. With WS 16-bit samples
  285. (called patches) are used to generate sound effects and music. On the GUS, these
  286. samples are stored in RAM.
  287.  
  288. Standard the GUS supports 8 bit stereo sampling and 16-bit playback, up to 44.1
  289. KHz. 16 bit recording is optional (requires a daughter board). It has 16 stereo
  290. channels and 32 voice Wavetable Synthese, which enables you to create very
  291. realistic instruments. Unlike the Roland SCC-1, the GUS stores the samples for
  292. WS in RAM, so you have unlimited possibilities. The instruments can be stored on
  293. disk and downloaded to the card when needed. The GUS comes with 256 kB RAM, but
  294. this seems a little too short. However, it can be expanded to 1 MB. According to
  295. the importer (for the Benelux this is Logitech), 1 MB will soon become the
  296. standard amount of RAM for the GUS.
  297.  
  298. Inputs:
  299. * Microphone,
  300. * Audio Line In.
  301. Outputs:
  302. * Audio Line Out,
  303. * Amplified Audio Out,
  304. * speed compensating joystick (up to 50 Mhz),
  305. * general MIDI (requires optional MIDI adapter),
  306. * SCSI CD-ROM (requires optional SCSI interface card).
  307.  
  308. S/N: 80 db.
  309. Dynamic range: 96 db.
  310. Harmonic distortion: <0.014%
  311.  
  312. Gravis claims 100% compatibility with SB and Adlib. This compatibility is
  313. achieved through software emulation by SBOS (Sound Board Operating System).
  314. Unfortunately, in practice SBOS is not 100% SB compatible. Newer releases are
  315. becoming more compatible. Another big disadvantage of SBOS is that it degrades
  316. performance considerable in some cases. In general SBOS doesn't work good with
  317. demos and high speed animation. It works o.k. with (for example) King's Quest
  318. VI, Dune and Links 386 Pro. Since the GUS has no FM-chip, the FM-sounds are
  319. emulated through samples/patches. This results in slightly different (but not
  320. worse) sounds than the SB.
  321.  
  322. All of this is not really a big problem, since the GUS is not intended to be a
  323. SB clone. MIDI files, for example, sound very good. If you play a piano-song,
  324. then you _hear_ a piano and a guitar sounds like a guitar. As soon as software
  325. companies are going to support the GUS directly, the sound quality will be far
  326. better than a SB. Sierra already announced support for the GUS.
  327.  
  328. The GUS has no special effects, like chorus and reverb. I am not sure if the GUS
  329. has (dynamic) filtering, since documentation is brief. The sound quality is very
  330. good, in most cases even better than a Roland LAPC-1. However, the sound quality
  331. of the GUS is dependent on the quality of the patches. Some patches are not so
  332. good, so those instruments sound worse.
  333.  
  334. The GUS is definitively not complete at this moment. The software is flaky and
  335. is still being improved. Currently the GUS comes with DOS and Windows drivers,
  336. Studio 8 (a 8 bit waveform editor), UltraFli (Multimedia application for .fli
  337. files) and PlayMidi (MIDI player and composer). The Windows mixer is *very*
  338. (i.e. too) simple. At the moment, not even all 192 MIDI-patches are available.
  339.  
  340. Since the GUS is mainly software controlled, it is very flexible. Gravis is
  341. still working on better software support for the GUS. Rumours say they're
  342. working on a MOD-player and MT-32/LAPC-1 emulation. With better software (and no
  343. doubt it will be released soon) the GUS is going to be a very good alternative
  344. for the FM-based cards.
  345.  
  346. PERSONAL OPINION: The GUS seems to be a good soundcard. It offers high (sound)
  347. quality for a low price. Unfortunately it is not 100% SB compatible, but this
  348. may be solved by new software patches. Since the card is becoming quite popular,
  349. software developers will probably start to support it very soon. The GUS is, at
  350. this moment, my favourite.
  351.  
  352.  
  353. ** The Roland LAPC-1 and SCC-1
  354.  
  355. The Roland LAPC-1 is a semi-professional soundcard based on the Roland MT-32
  356. module. In fact, the LAPC-1 is a MT-32 and MPU MIDI-interface on a PC-card. The
  357. LAPC-1 contains 128 LA (Linear Arithmetic) synthesized instruments. The LAPC-1
  358. uses a combination of samples and waveform synthesis to build a patch (note): A
  359. patch consists of 4 "partials" that can be either a sample or a linear part. The
  360. total number of partials is limited to 32, up to 8 instruments can be played
  361. simultaneously and each channel can pl ay up to 16 voices at the same time.
  362. There is a 9th channel for percussion sounds (MIDI channel 10). Besides 128
  363. instruments, the LAPC-1 has 30 pre-sampled drum- and percussionsounds and 33
  364. sound-effects.
  365.  
  366. The SCC-1 is the follow-up of the LAPC-1 and is compatible with the SC-55. Like
  367. the LAPC-1, it is a module (in this case a CM-300) and a MPU-MIDI interface on
  368. one card. The SCC-1 does not use waveform-synthesis, but is fully WS-based. It
  369. contains 317 PCM samples in ROM. A patch can consist of 24 partials, but most
  370. patches use only one partial. Like the LAPC-1 it can use 32 partials
  371. simultaneously, but it has 15 channels for instruments (+ 1 for percussion). The
  372. sounds can be fully programmed, except for the samples.
  373.  
  374. The LAPC-1 has two special effects: hall and echo; the SCC-1 has chorus as well.
  375. The Roland cards do not have a DAC/ADC, so it is not possible to record or play
  376. samples. They also don't have a CD-ROM interface. This means that the Roland
  377. cards do not conform to the MPC specifications.
  378.  
  379. The sound quality of the LAPC-1 is good. High pitched instruments like piano or
  380. reeds do not sound as good as with the GUS. The quality of the sound-effects in
  381. general is quite good. The sound quality of the SCC-1 is outstanding. The PCM
  382. samples are of high quality. The SCC-1 is not fully compatible with the LAPC-1.
  383.  
  384. The LAPC-1 comes with no software at all. The SCC-1 only has a program for
  385. enabling the MT-32 emulation mode.
  386.  
  387. PERSONAL OPINION: The Roland cards are good cards for making music, especially
  388. since they contain a MPU-MIDI interface. However, the cards are quite expensive
  389. and offer less functionality than other cards. In combination with a cheap SB
  390. the Roland cards are very nice (just listen to Space Quest IV :^))! But I think
  391. the GUS comes close to this combo and it is far less expensive. It's a pity that
  392. the SCC-1 does not have RAM to store samples in.
  393.  
  394.  
  395. ** Other cards
  396.  
  397. Here follows a list of other popular cards, with a short description of each
  398. card:
  399.  
  400. * Covox/Disney Sound Source. Simple DAC plugged into your computers printer
  401. port.
  402.  
  403. * Adlib Gold 1000. Adlib and SB compatible card with SCSI and General MIDI
  404. interface. Yahama OPL-3 FM chip. 20 channels, 1-voice polyphonic. Surround
  405. processor to improve sound quality. 12 bit sampling and playing up to 44.1 KHz.
  406. Inputs: Mic and Line. Outputs: Line.
  407.  
  408. * Adlib Gold 2000. Like the Adlib Gold 1000, but with 16 bit sampling.
  409.  
  410. * Thunderboard. Predecessor of the PAS+/16. Adlib and SB compatible. Yamaha
  411. YMF3812 FM-chip. 11 channels, 1-voice polyphonic. 8 bit mono sampling up to 22
  412. KHz. SB-compatible MIDI interface. Inputs: Mic. Outputs: Headphones.
  413.  
  414. * ATI-Stereo F/X. Adlib and SB-compatible. Yamaha YM3812 FM-chips. 11 channels,
  415. 1-voice polyphonic. 8 bit stereo sampling up to 44.1 KHz. SB-compatible
  416. MIDI-interface. Inputs: Mic, Line. Outputs: Line.
  417.  
  418. * Turtle Beach MultiSound (TBM). GM/GS compatible. Proteus-1/XR soundchip.
  419. Motorola 56001 DSP. 384 pre-sampled 16-bit PCM instruments. 15 channels + Drums,
  420. 32 voices. Special effects: Hall, Chorus and Echo. 16 bit stereo sampling up to
  421. 44.1 KHz. Turtle Beach compatible MIDI interface. Inputs: Aux, Line. Outputs:
  422. Line. The specs of this card are impressive, but it costs about $1000 !!! (You
  423. can buy 8 GUSses for that money :-)).
  424.  
  425. [from Stefan Hartmann]
  426. * AudioBahn 16 from Genoa Systems. Arial chip from Sierra semiconductor. Adlib
  427. and SB compatible with MPU-401 MIDI interface and Adaptec SCSI interface. 1 MB
  428. PCM samples in ROM. 32 voices simultaneously. 16 bit stereo sampling at 44.1
  429. KHz. MPC compatible. GREAT SPECS, BUT WHAT ABOUT THE PRICE????
  430.  
  431. * Please mail me more...
  432.  
  433.  
  434. **** OVERVIEW SPECIFICATIONS
  435.  
  436. ===========================================================
  437.                         SBpro   SB16    PAS16   GUS
  438.  
  439. HARDWARE
  440.   ISA slot (bits)       16      16      16      16
  441.   Compatibility         Adlib   Adlib   Adlib   Adlib###
  442.                         SB      SBpro   SB      SB###
  443.  
  444. CONNECTIONS:
  445.   Mic in                mono?   mono?   mono?   mono?
  446.   Line in               stereo  stereo  stereo  stereo
  447.   PC speaker in         yes     ?       yes     no
  448.  
  449.   Line out              stereo  stereo  stereo  stereo
  450.   Amplified out         2x4 W   2x4 W   2x4 W   2x2 W
  451.   
  452.   Joystick              yes     yes     yes     yes
  453.   MIDI                  UART    UART &  UART#   UART#
  454.                                 MPU
  455.   CD-ROM                SB      SB      SCSI    SCSI#?
  456.  
  457. SYNTHESIZER
  458.   Type                  FM      FM      FM      WS
  459.   Chipset               OPL-3   OPL-3   OPL-3   ?
  460.  
  461.   Voices*                 1       1       1     32
  462.   Channels               20      20      20     16
  463.   Instruments           128     128     128     RAM
  464.  
  465.   Effects               -       by ASP  -       -
  466.  
  467.   Miscellaneous         -       ASP     -       -
  468.  
  469. SAMPLING
  470.   AD (bits)             8       16      16      8 (16#)
  471.   DA (bits)             8       16      16      16
  472.   Freq. stereo (Khz)    11-22   5-44    4-44    ?-44
  473.   Freq. mono (Khz)      4-44    5-44    4-44    ?-44
  474.  
  475.   Compression           ADPCM   ADPCM   ADPCM   ?
  476.     ___:1               2 3 4   2 3 4   2       ?
  477.   Decompression         ADPCM   ADPCM   ADPCM   ?
  478.     ___:1               2 3 4   2 3 4   2 3 4   ?
  479.  
  480.   SNR (dB)                              90      80
  481.   Dyn. range (dB)                       90      96
  482.   Harmonic dis. (%)                     0.05    0.014
  483.  
  484. MIXER**
  485.   Master                16      32      63      ?
  486.   Synthesizer           16      32      31      ?
  487.   DAC                   16      32      31      ?
  488.   Mic                    8      32      31      ?
  489.   Line in               16      32      31      ?
  490.   Tone*** (dB)          -       12      12      -
  491.  
  492. PRICE (est.)            $200    $250    $200    $150
  493.  
  494. ===========================================================
  495.                         LAPC-1  SCC-1   TBM
  496.  
  497. HARDWARE
  498.   ISA slot (bits)       8       8       16
  499.   Compatibility         MT-32   GM/GS   GM/GS
  500.                         MPU     MT-32###
  501.                                 MPU
  502.  
  503. CONNECTIONS:
  504.   Mic in                -       -       mono?
  505.   Line in               -       -       stereo
  506.   PC speaker in         -       -       ?
  507.  
  508.   Line out              stereo  stereo  stereo
  509.   Amplified out         2x? W   2x? W   2x? W
  510.   
  511.   Joystick              -       -       yes
  512.   MIDI                  MPU     MPU     TB#
  513.   CD-ROM                -       -       -
  514.  
  515. SYNTHESIZER
  516.   Type                  LA      WS      WS
  517.   Chipset               Roland  Roland  Proteus
  518.  
  519.   Voices*               32      24      32
  520.   Channels              7+drum  15+drum 15+drum
  521.   Instruments           128     317     384
  522.  
  523.   Effects               Hall    Hall    Hall
  524.                         Echo    Echo    Echo
  525.                                 Chorus  Chorus
  526.  
  527.   Miscellaneous                         DSP
  528.  
  529. SAMPLING
  530.   ADC (bits)            -       -       16
  531.   DAC (bits)            12##?   12##    16
  532.   Freq. stereo (Khz)    -       -       ?-44
  533.   Freq. mono (Khz)      -       -       ?-44
  534.  
  535.   Compression           -       -       by DSP
  536.     ___:1               -       -       by DSP
  537.   Decompression         -       -       by DSP
  538.     ___:1               -       -       by DSP
  539.  
  540.   SNR (dB)
  541.   Dyn. range (dB)
  542.   Harmonic dis. (%)
  543.  
  544. MIXER**
  545.   Master                -       -       ?
  546.   Synthesizer           -       -       ?
  547.   DAC                   -       -       ?
  548.   Mic                   -       -       ?
  549.   Line in               -       -       ?
  550.   Tone*** (dB)          -       -       ?
  551.  
  552. PRICE (est.)            $495    $495    $499
  553.  
  554. REMARKS
  555.   *   Number of voices per channel.
  556.   **  Volume control in steps.
  557.   *** Bass and treble.
  558.  
  559.   #   Optional.
  560.   ##  Only for playing on-board samples.
  561.   ### By emulation.
  562.  
  563.   -   Not present.
  564.   ?   I am not sure :-). PLEASE FILL IN!
  565.  
  566.  
  567. **** CONCLUSION
  568.  
  569. Many manufacturers are now rapidly releasing new soundcards. Game companies are
  570. already working on support of a new generation of sound cards, that will offer
  571. significantly better quality over the present cards. The GUS is an example of a
  572. card with great potential. It's not the Ultimate Sound Card, but it is probably
  573. the first of a whole series of high quality cards.
  574.  
  575. Secondly I think the FM-based cards are rapidly going to be replaced by WS-based
  576. cards, since WS gives much better sound quality than FM.
  577.  
  578. Watch which cards the software companies are going to support. If you want to
  579. buy a card now, go for a cheap sound card. Maybe you can get an old SB for just
  580. a few bucks. If you want a card with better sound quality, the GUS is a good
  581. choice.
  582.  
  583.  
  584. **** NOTE
  585.  
  586. The information in this article may not be entirely correct or up-to-date! Some
  587. info is from my own experience, other is from different sources. If anyone finds
  588. any mistake, please let me know. If you want to contribute to this article,
  589. please send your info. I'll put it in a next release (if it's interesting enough
  590. and if you want me to ;-))!
  591.  
  592. ** Thanx to:
  593.  
  594. Josha Munnik (for lending me his lended GUS :-)), Bjorn Haavard Kleven, Phat
  595. Tran and Stefan Hartmann (for their useful tips and info on the newsnet), Timo
  596. Veijola (for his info about the Roland cards), Teemu Mottonen (for his info
  597. about MIDI) and a lot of other csips-readers.
  598.  
  599.  
  600. Jerry
  601.  
  602. *------------------------------------------------------------------------------*
  603.  Jerry van Waardenberg                             _/_/_/ _/_/_/ _/_/_/ _/_/_/
  604.  Tele Informatics and Open Systems                  _/     _/   _/  _/ _/
  605.  Department of Computer Science                    _/     _/   _/  _/   _/
  606.  University of Twente, Enschede, The Netherlands  _/     _/   _/  _/     _/
  607.  E-mail: waardenb@cs.utwente.nl                  _/   _/_/_/ _/_/_/ _/_/_/
  608.